GrapeCity InputMan for Windows Forms 11.0J
ListItem コンストラクタ(SubItem[],Object)

サブ項目を表すSubItemオブジェクト配列。
項目の画像を表すObjectオブジェクト。
指定したデータを含むListItemクラスの新しいインスタンスを初期化します。
シンタックス
Public Function New( _
   ByVal subItems() As SubItem, _
   ByVal image As Object _
)
public ListItem( 
   SubItem[] subItems,
   object image
)

パラメータ

subItems
サブ項目を表すSubItemオブジェクト配列。
image
項目の画像を表すObjectオブジェクト。
参照

参照

ListItem クラス
ListItem メンバ
オーバーロード一覧

 

 


© 2004 GrapeCity inc. All rights reserved.